@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; }
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1320px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


*:focus{   
	border:none;
}






/* 导航栏 */
.header_top{width:100%; height:46px; background: url(../images/hh_bjs.jpg) no-repeat center}
.header_top h4{color:#ffffff; font-size: 14px; line-height: 46px; float: left; width: 308px; background: #006ab2}
.h_wx,.h_sj,.h_dt{width:25px; height:46px; float: left; position: relative; margin-left: 34px;}
.h_wx{background: url(../images/wx_icon.png) no-repeat center}
.h_sj{position: relative; background: url(../images/sj_icon.png) no-repeat center}
.h_dt{position: relative; background: url(../images/dt_icon.png) no-repeat center}
.h_wx img,.h_sj img{width:100px; height: auto; position: absolute; top:46px; left:0; z-index: 9;display: none}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}
.h_dianhua{float: right;  background: url(../images/dh_icon.png) no-repeat left center; padding-left: 40px; margin-left: 52px}
.h_youxiang{float: right; background: url(../images/yx_icon.png) no-repeat left center;	padding-left: 40px;}
.h_dianhua span,.h_youxiang span{line-height:46px; color:#ffffff; font-size: 16px; opacity: 0.5;}
.header_nav{height:100px; width:100%; z-index:99; }
.h_logo{width:200px; height:100px; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto; align-items: center; float: left}
.h_search{width:204px; height: 40px; float: right;border: 1px solid #e5e5e5; border-radius: 25px; padding: 0 10px 0 15px; margin-top:28px;}
.h_submit{width:16px; height:100%; float: left; background: url(../images/h_search.png) no-repeat center; border: 0; margin-right:6%}
.h_search input[type="text"]{width:80%; height: 100%; float: left; border:0; background: none; font-size: 14px; color:#c0c0c0}
.nav{ height:100px; float: right; width:64%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%;  }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px; position: relative; text-align: center;  line-height:98px;  display: table; margin: 0px auto;}
.nav .nLi h3 a{width:100%;height:100%;color:#333333; margin: 0px auto; display: block; font-size: 16px;}
.nav .sub{position:absolute;top:100px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left:-80px; background:#fff;line-height:26px;} 
.pro_sub{width:600px!important; margin-left:-110px!important;}
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:28px;zoom:1; padding:4px 0; overflow:hidden}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{font-weight: bold; border-bottom:3px solid #0d5c95}
.sub li:hover a{color:#184a8f;}

.h_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#c0c0c0;  
}  
.h_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#c0c0c0;  
   opacity:  1;  
}  
.h_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#c0c0c0;  
   opacity:  1;  
}  
.h_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#c0c0c0;  
}  



.pro_erji{width:100%; height:auto; }
.pro_erji li{width:100%; height:30px; line-height:30px; position:relative;}
.pro_erji li a{color:#666666; font-size:16px; display:block;}
.pro_erji li:hover a{color:#06246e; font-weight:bold;}
.slideTxtBox{ width:100%; height:100%; overflow:hidden;  background:#f9f9f9;}
.slideTxtBox .hd{width:244px; height:auto; float:left; border-right:1px solid #e5e5e5;  padding:10px 0 10px 10px}
.slideTxtBox .hd ul li.on a{ color:#06246e; font-weight:bold;}
.slideTxtBox .bd{width:350px; float:right; padding: 10px 0 10px 10px;}
.slideTxtBox .bd ul{width:100%; height:auto; overflow:hidden;}
.slideTxtBox .bd li,.slideTxtBox .bd li a{color:#666666; font-size:16px; display:block; line-height:28px; display:block;}
.slideTxtBox .bd li:hover a{color:#06246e}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:14px; width:14px; cursor:pointer; border-radius: 50%; background:none; border:1px solid #fff;  position: relative; float: left;text-indent: -999px;
	margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:auto; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/p_bjs.jpg) no-repeat center; background-size: cover; padding-top: 68px;
	padding-bottom: 70px;}
.index_case_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_title h4{color:#333333; font-size: 38px; font-weight: bold;}
.index_case_title p{color:#999999; font-size: 16px; letter-spacing:12px; margin-top:15px;}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_product .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_product .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_hover{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center; padding-top:40% }
.in_pro_hover h4{color:#ffffff; font-size: 38px; font-weight: bold;}
.in_pro_hover hr{width:47px; height: 2px; background: #fff; display: block; border: 0; margin: 20px auto}
.in_pro_hover p{color:#ffffff; font-size: 22px; font-family: "Arial"; opacity: .71; text-transform: uppercase}
.index_product .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product .swiper-slide a:hover h4,.index_product .swiper-slide a:hover hr,.index_product .swiper-slide a:hover p{color:#b9946a}
.index_product .swiper-slide a:hover .in_pro_hover{background: rgba(0,0,0,0.4)}
.index_product .swiper-slide a:hover hr{background: #b9946a}





/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden;  background: #fbfbfb; padding-top: 82px; padding-bottom:25px}
.index_about_left{width:41.5%; height: auto; float: left}
.index_about_left h4{color:#153983; font-size: 38px; font-weight: bold;}
.index_about_left hr{width:56px; height: 2px; background: #006ab2; display: block; margin: 22px 0; border: 0;}
.index_about_left h5{color:#666666; font-size: 16px; font-weight: bold; line-height: 32px;}
.ab_more{color:#666666; font-size: 14px; line-height: 26px; width: 100%; height:130px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:5;
  -webkit-box-orient:vertical; overflow:hidden;  margin: 30px 0}
.ab_jts{color:#666666; font-size: 16px; display: table; background: url(../images/hh_jts.png) no-repeat right center; padding-right: 40px}
.ab_jts:hover{color:#153983; font-weight: bold;}

.in_video{width:100%; height: auto; overflow: hidden; background:url(../images/sp_icon.png) no-repeat left center; padding-left: 60px; margin-top: 52px; 
	cursor: pointer}
.in_video p{color:#006ab2; font-size: 16px;line-height: 30px; font-weight: bold;}
.in_video span{color:#006ab2; font-size: 14px; font-family: "Arial"}
.index_about_right{width:56.5%; height: auto; float: right; background: url(../images/ab_bjs.jpg) no-repeat left center; padding-left: 32px; padding-bottom:30px}
.index_about_right a{width:49%; height: auto; float: left; position: relative; margin-bottom: 10px; overflow: hidden}
.index_about_right a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_right a:nth-child(2n){float: right}
.index_about_right a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:auto; position:fixed; top:50%; left:50%; transform: translate(-50%,-50%); z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*场景*/
.index_yycj{width:100%; height: auto; overflow: hidden; margin-top: 40px;  background:url(../images/pro_bjs.png) no-repeat right center; margin-bottom:40px;}
.index_yycj_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_yycj_title h5{color:#333333; font-size: 38px; font-weight: bold;}
.index_yycj_title h5 span{color:#d42521; font-size: 38px; font-weight: bold;}
.index_yycj_title hr{width:56px; height: 2px; background: #0053a6; margin: 20px auto}
.index_yycj_title p{color:#999999; font-size: 14px;}
.index_yycj_top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.yycj_top_video img{max-width:100%;}
.yycj_top_video{width:46%; height: auto; float: left;}
.yycj_top_video video{width:100%; height: auto; display: block}
.yycj_top_xx{width:50%; height: auto; float: right; margin-top: 30px;}
.yycj_top_xx h4{color:#0f3d7a; font-size: 26px; line-height: 50px}
.yycj_top_xx h5{color:#0f3d7a; font-size: 24px;}
.yycj_top_xx p{width:100%; height: auto; display: block; color:#666666; font-size: 16px; line-height: 30px; margin: 28px 0}
.yycj_tan{width:151px; height: 47px; background: #153983; color:#fff; font-size:14px; border-radius: 5px; display: block; text-align: center; line-height: 47px; }
.yycj_tan:hover{background: #d42521}
.yycj_top_xx ul{width:100%; height: auto; overflow: hidden; padding-top: 48px}
.yycj_top_xx ul li{width:63px; height: auto; float: left; margin-right: 62px; transition: all 0.4s ease-in-out;}
.yycj_top_xx ul li img{width:100%; height: auto; display: block}
.yycj_top_xx ul li h3{width:100%; height:40px; line-height: 40px; color: #333333; text-align: center}
.yycj_top_xx ul li:hover{margin-top: -10px;  transition: all 0.4s ease-in-out;}

.index_yycj_bottom{width:100%; height: auto; overflow:hidden; margin-top: 36px; padding: 0 76px; position: relative}
.index_yycj_bottom .swiper-slide a{width:100%; height: auto; display: block}
.in_yycj_pic{width:100%; height: auto; overflow: hidden}
.in_yycj_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_yycj_bottom .swiper-slide a h4{width:100%; height:52px; line-height: 52px; background: #eeeeee; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 10px; text-align: center }
.index_yycj_bottom .swiper-button-next,.index_yycj_bottom .swiper-button-prev{width:44px; height: 44px;}
.index_yycj_bottom .swiper-button-next{background: url(../images/yy_right.png) no-repeat center; }
.index_yycj_bottom .swiper-button-prev{background: url(../images/yy_left.png) no-repeat center;}

.index_yycj_bottom .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_yycj_bottom .swiper-slide a:hover h4{color:#fff; background: #153983}





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: #f3f5f7; padding: 52px 0 58px}
.index_case_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; position: relative}
.index_case_all .swiper-slide a,.index_case_all .swiper-slide a img{width:100%; height: auto; display: block}
.index_case_all .swiper-button-prev,.index_case_all .swiper-button-next{width:64px; height:61px;top:50%; margin-top: -30.5px; z-index:99;transition: 0.2s;}
.index_case_all .swiper-button-prev{left:13%; background:url(../images/c_left.jpg) no-repeat center;}	
.index_case_all .swiper-button-next{right:13%;background: url(../images/c_right.jpg) no-repeat center;}
.index_case_ts{width:764px; height: 94px; background: #ffffff; position: absolute; bottom:0; left:50%; margin-left:-382px; z-index: 9; padding:20px 36px 0; }
.index_case_ts dl{width:172px; float: left; background: url(../images/hh_xs.png) no-repeat right center}
.index_case_ts dl dt{color:#333333; font-size: 24px; line-height: 30px; padding-left: 10px;}
.index_case_ts dl dd{color:#999999; font-size: 14px; line-height: 30px; text-transform: uppercase}
.index_case_ts p{float: left; color:#666666; font-size: 14px; margin-top: 20px; margin-left:30px}
.index_case_xx{width:100%; height:124px; background: #fff; padding:15px 35px;}
.index_case_xx dl{width:100%; height: 40px; line-height: 40px;}
.index_case_xx dl dt{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_xx dl dd{color:#006ab2; font-size: 14px; float: right; }
.index_case_xx p{width:100%; height: 60px; color:#666666; line-height:30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_case_all .swiper-slide a:hover .index_case_xx{background: url(../images/c_bjs.jpg) no-repeat center}
.index_case_all .swiper-slide a:hover dt,.index_case_all .swiper-slide a:hover dd{color:#fff}
.index_case_all .swiper-slide a:hover p{color:#ddd}


/*广告*/
.index_gg{width:100%; height:273px; background: url(../images/gg_bjs.jpg) no-repeat center; padding: 60px 0 48px; background-attachment: fixed; background-size: cover; margin-top:60px;}
.index_gg h4{width:100%; color:#fff; text-align: center; font-size: 34px; font-weight: bold;}
.index_gg h5{width:100%; color:#fff; text-align: center; font-size: 16px; margin: 20px 0 32px}
.index_gg_tab{width:auto; display: table; margin: 0px auto;}
.index_gg_tab a{width:145px; height: 39px; float: left; background: #ffffff; border-radius: 25px; text-align: center; line-height: 39px; font-size: 16px; color:#006ab2; margin: 0 15px}
.index_gg_tab a:hover{background: #006ab2; color:#fff}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; margin-top:40px; position: relative; padding-top:30px;}
.index_youshi:after{content: ""; width:87%; height: 3px; background: url(../images/xian.png) no-repeat center; position: absolute; bottom:34px; right:0;}
.index_youshi_title{width:100%; height: auto; overflow: hidden;}
.in_ys_title{width:auto; float: left}
.in_ys_title h5{color:#333333; font-size: 38px; font-weight: bold;}
.in_ys_title h5 span{color:#d42521; font-size: 38px; font-weight: bold;}
.in_ys_title hr,.news_title_t hr{width:56px; height: 2px; background: #0053a6; display: block; margin: 18px 0}
.in_ys_title p{color:#999999; font-size: 14px;}
.index_youshi_title a{width:174px; height: 54px; float: right; background: #153983; border-radius: 5px; text-align: center; line-height: 54px; color:#fff;
	margin-top:25px}
.index_youshi_title a:hover{background: #d42521}

.pc-slide{width: 100%; margin:48px auto 0;}
.view .swiper-container {width: 100%; height:auto;}
.view .swiper-slide a{width:100%; height: auto; display: block}
.in_ys_pic{width:48.2%; height: auto; float: left}
.in_ys_pic img{width:100%; height: auto; display: block}
.in_ys_info{width:47%; height: auto; float: right; margin-top: 40px;}
.in_ys_info h3{color:#41454b; font-size: 28px; font-weight: bold; margin-bottom:10px;}
.in_ys_info h4{color:#006ab2; font-size:16px; text-transform: uppercase}
.in_ys_info p{color:#666666; font-size: 16px; line-height:30px; margin: 32px 0 52px }
.in_ys_info span{color:#006ab2; font-weight: bold; font-size: 16px; background: url(../images/ll_jts.png) no-repeat right center; padding-right:30px;}
.preview{width: 100%; margin-top: 10px; position: relative; padding-left:6%}
.preview .swiper-container{width: 100%; height: 82px;}
.preview .swiper-slide{width:409px!important; height: 82px;cursor:pointer;}
.pre_num{width:100%; height: auto; display: block}
.preview .swiper-slide span{color:#f4f6f9; font-size: 80px; font-weight: bold; float: left; position: relative}
.preview .swiper-slide span i{color:#f4f6f9; font-size: 80px; font-style: normal; opacity: 0}
.preview .swiper-slide span:after{content:""; width:14px; height: 14px; background: #006ab2; border-radius: 50%; position: absolute; top:38px; left:57% }
.preview .swiper-slide h5{color:#565a61; font-size:18px; line-height: 92px; margin-left: 20px; float: left}
.preview .arrow-left,.preview .arrow-right{	width:53px; height: 53px; position: absolute; bottom: 0;}
.preview .arrow-left{background: url(../images/ys_lef.png) no-repeat;}
.preview .arrow-right{background: url(../images/ys_right.png) no-repeat;}
.preview .active-nav  span i{opacity: 1}

.in_ys_pic_ny{width:48.2%; height: auto; float: left; margin-top:20px;}
.in_ys_pic_ny img{width:100%; height: auto; display: block}
.in_ys_info_ny{width:47%; height: 258px; float: right; margin-top: 60px;margin-bottom:60px}
.in_ys_info_ny h3{color:#41454b; font-size: 28px; font-weight: bold; margin-bottom:10px;}
.in_ys_info_ny h4{color:#006ab2; font-size:16px; text-transform: uppercase}
.in_ys_info_ny p{color:#666666; font-size: 16px; line-height:30px; margin: 32px 0 52px }
.in_ys_info_ny span{color:#006ab2; font-weight: bold; font-size: 16px; background: url(../images/ll_jts.png) no-repeat right center; padding-right:30px;}

/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat bottom center;padding-top: 70px;  padding-bottom: 75px}
.in_news_title{width:50%; height:320px; margin: 0px auto; position: relative; overflow: hidden; float: left}
.news_title_t{width:100%; }
.news_title_t h4{color:#333333; font-size: 38px; font-weight: bold;}
.news_title_t h4 span{color:#d42521; font-size: 38px; font-weight: bold;}
.news_title_t h5{color:#999999; font-size: 14px;}
.in_news_nav{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.in_news_nav a{width:174px; height:54px; float: left; background: #153983; border-radius: 5px; text-align: center; line-height: 54px; color: #fff; font-size: 16px; margin-right: 3%}
.in_news_nav a:hover{background: #d42521}
.index_news_right{width:50%; height: auto; float: right}
.index_news_right .swiper-slide a{width:100%; height:auto; display: block;  position: relative; border: 1px solid #e8e8e8}
.index_news_right .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_hover{width:100%; height:247px; background: url(../images/n_hover.png) no-repeat; position: absolute; bottom:0; left:0}
.index_news_right .swiper-slide a h5{width:80%; height:40px; line-height: 40px; color: #ffffff; font-size: 16px; display: block; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap; position: absolute; bottom:28px; left:5%; font-weight: bold; }
.index_news_right .swiper-pagination{width:auto; right:4%; left:auto; bottom:40px}
.index_news_right .swiper-pagination-bullet{background: none; border: 1px solid #fff; opacity: 1; width: 12px; height: 12px;}
.index_news_right .swiper-pagination-bullet-active{background: #fff}
.index_news_right .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_all{width:100%; height: auto; border-left: 1px solid #e8e8e8; position: relative}
.index_news_all .swiper-slide a{width:100%; height:251px; display: block;  position: relative; border: 1px solid #e8e8e8; padding: 26px; border-left:0}
.index_news_all .swiper-slide a img{width:100%; height: auto; display: block}
.index_news_all .swiper-slide a h4{color:#006ab2; font-size: 20px; font-family: "Arial"; margin-bottom: 20px}
.index_news_all .swiper-slide a h4 span{color:#006ab2; font-weight: bold; font-family: "Arial"; font-size: 45px}
.index_news_all .swiper-slide a h3{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_all .swiper-slide a p{width:100%; height:48px; line-height:24px; color:#666666; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin: 8px 0 20px }
.index_news_all .swiper-slide a h5{color:#006ab2; font-size: 14px; display: block}
.index_news_all .swiper-slide a:hover{background:#006ab2}
.index_news_all .swiper-slide a:hover h4,.index_news_all .swiper-slide a:hover h3,.index_news_all .swiper-slide a:hover p,.index_news_all .swiper-slide a:hover h5,.index_news_all .swiper-slide a:hover h4 span{color:#fff}
.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{width:53px; height: 53px; top:0; margin-top:-120px}
.index_news_all .swiper-button-next{background: url(../images/h_pright.png) no-repeat center; right:auto; left:80px}
.index_news_all .swiper-button-prev{background: url(../images/h_pleft.png) no-repeat center}
.index_news_all .swiper-button-next:hover{background: url(../images/ys_right.png) no-repeat center}
.index_news_all .swiper-button-prev:hover{background: url(../images/ys_lef.png) no-repeat center}






/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat; background-size:cover; padding: 50px 0}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_top dl{float: left; margin-right: 7% }
.footer_top dl dt{width:100%; height: auto; }
.footer_top dl dt p{width:auto; color:#fff; font-size: 20px; font-weight: bold; background: url(../images/f_dian.png) no-repeat right center; display: table; 
	padding-right:26px; line-height: 28px}
.footer_top dl dt span{width:100%; color:#ffffff; font-size:16px; opacity: 0.42; font-family: "Arial"; margin-top:10px; text-transform: uppercase; display: block}
.footer_top dl dd{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.footer_top dl dd a{width:100%; height: auto; display: block; font-size: 16px; color: #cfcfcf; line-height: 30px;}
.footer_top dl dd a:hover{color:#fff}
.footer_top dl:nth-child(4n){margin-right: 0}
.f_ma{width:170px; float: right; margin-left:5%}
.f_ma_xx{width:100%; height:170px; background: url(../images/ma.png) no-repeat center; padding: 10px;}
.f_ma_xx img{width:100%; height: auto; display: block}
.f_ma p{width:100%; height:auto; line-height:28px; color: #fff; font-size: 16px; display: block; text-align: center; margin-top:20px }
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.footer_xx dl{float: left;  margin-right:14%; max-width: 33.33%}
.footer_xx dl dt{width:40px; height: auto; float: left}
.footer_xx dl dt img{width:100%; height: auto; display: block}
.footer_xx dl dd{ margin-left: 60px;}
.footer_xx dl dd h6{color:#fff; font-size: 14px; opacity: 0.4; line-height: 40px;}
.footer_xx dl dd p{color:#fff; line-height: 32px; font-size: 16px;}
.footer_xx dl:last-child{margin-right: 0}
.footer_bottom{width:100%; height:70px;  overflow: hidden; background: #0d0d0d }
.copy_bq{width:auto; height:70px; line-height:70px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#006ab2!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right; }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#184a8f;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}










/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product_show .slideGroup{ width:100%; text-align:left;  }
.ny_product_show .slideGroup .parHd{width:100%; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_product_show .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_product_show .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_product_show .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center; 
	line-height: 34px;}
.ny_product_show .slideGroup .parHd ul li.on{ background:#0569b5; color:#fff; border-radius: 5px;}
.parBd_top{width:100%; height: auto; overflow:hidden; margin-top: 38px;}
.parBd_top .parBd_top_left{width:585px; height: 422px; overflow: hidden; float: left}
.parBd_top .parBd_top_left img{width:100%; height: 100%;}
.parBd_top_right{width:535px; height: 422px; float: left; margin-left: 52px;}
.parBd_top_right h3{font-size: 30px; color: #333333; font-weight: bold; border-bottom: 2px solid #0569b5; height: 90px; line-height: 90px;}
.parBd_txx{width:100%; height: 127px; overflow:hidden; margin: 40px 0 70px }
.parBd_txx p{font-size: 16px; color: #333333; line-height: 28px;}
.parBd_top_xl{width:100%; height: auto; overflow:hidden; }
.parBd_top_xl a{width:136px; height: 49px; background: #0569b5; border-radius: 5px; text-align: center; line-height: 49px; float: left; color:#fff}
.parBd_top_xl .top_xl{width:340px; height: 49px; line-height: 49px; background: #eeeeee;  float: left; border-radius: 5px; margin-left: 22px; padding-left: 25px;}
.parBd_top_xl .top_xl p{float: left; color:#333333; font-size: 16px;}
.parBd_top_xl .top_xl span{color:#0569b5; font-size: 30px; font-family: "Impact"}
.ny_product_show .slideGroup .slideBox{  zoom:1;  position:relative; margin-top: 28px;  }
.ny_product_show .slideGroup .sPrev,.ny_product_show .slideGroup .sNext{ position:absolute; top:50%; margin-top: -15px; display:block; width:30px; height:30px; z-index: 99  }
.ny_product_show .slideGroup .sNext{  background:url(../images/p_right.png) center center no-repeat; right:-40px;  }
.ny_product_show .slideGroup .sPrev{ background:url(../images/p_left.png) center center no-repeat;  left:-40px}
.ny_product_show .slideGroup .sPrev:hover,.ny_product_show .slideGroup .sNext:hover{ border-color:#f60;  }
.ny_product_show .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_product_show .slideGroup .parBd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:288px;  }
.ny_product_show .slideGroup .parBd ul li p {width: 100%;  text-align: center;  line-height: 45px; height:45px;}  
.ny_product_show .slideGroup .parBd ul li .ny_pro_pic{width:100%; height: 208px;}
.ny_product_show .slideGroup .parBd ul li:hover .ny_pro_h{top:0}
.ny_product_show .slideGroup .parBd ul li:hover p{color:#0569b5}
.ny_pro_service{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 90px;}
.ny_pro_service .ny_hot_title{margin-bottom: 40px;}
.ny_ser_top{width:100%; height: 457px;}
.ny_ser_left{width:50%; height: 100%; float: left}
.ny_ser_right{width:50%; height: auto; float: left; margin-top: 96px;}
.ny_ser_right .ny_ser_rightxx{width:562px; height: 100%; margin-left: 35px}
.ny_ser_rightxx h4{width:100%; height: 60px; line-height: 60px; border-bottom: 1px dashed #ddd; font-size: 20px; color: #0569b5; font-weight: bold; 
	background: url(../images/fw_i3.png) no-repeat left center; padding-left:40px;}
.ny_ser_xx{width:100%; height: auto; overflow: hidden}
.ny_ser_xx p{font-size: 16px; color: #333333; line-height: 26px; margin-top: 28px;}
.ny_ser_bottom{width:100%; height: 458px;}
.ny_ser_bottom .ny_ser_rightxx{float: right; margin-right: 35px; margin-left: 0; }
.ny_ser_bottom .ny_ser_rightxx h4{background: url(../images/fw_i2.png) no-repeat left center}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.tupian{text-align:center;}





/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0569b5}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0582c2 0%,#009ca8 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}




/*äº§å“*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:506px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #184a8f; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}




/*内页新闻*/
.news_x{clear:both;margin:0 auto;width:100%; font-size:14px; color:#666; margin-bottom:30px;}
.news_x dl{display:block;overflow:hidden;padding:20px 0;width:100%;height:auto;border-bottom:#e5e5e5 1px solid}
.news_x dl dt{float:left;overflow:hidden;width:200px;height:149px}
.news_x dl dt img{width:100%;height:auto; display:block; transition:all 1s ease 0s;-webkit-transform:scale(1);-webkit-transform:all 1s ease 0s;transform:scale(1)}
.news_x dl dd{margin-left:220px; overflow:hidden}
.news_x dl dd h3{width:100%;height:30px;line-height:30px}
.news_x dl dd h3 a{overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;font-size:16px;  width:100%; display:block}
.news_x dl dd time{color:#999;font-size:16px}
.news_x dl dd p a{display:block;height:100%;color:#999;font-size:14px;line-height:30px}
.news_x dl dd p{clear:both;overflow:hidden;margin-top:12px;height:60px}
.news_x dl:hover dd a,.news_x dl:hover time{color:#184a8f}
.news_x dl:hover img{transition:all 1s ease 0s;-webkit-transform:scale(1.05);-webkit-transform:all 1s ease 0s;transform:scale(1.05)}
.news_x dl:nth-child(1){padding:0 0 20px}



/*内页联系我们*/
.contact_info{width:100%; height: auto; border:20px solid #eeeeee; padding: 20px; box-sizing: border-box; overflow:hidden;}
.contact_nei{ background: #fff; width: 100%; height: 100%; padding: 0px 30px; box-sizing: border-box}
.contact_nei ul{width:100%; height: 100%;}
.contact_nei li.leftinfo{width:50%; float: left;}
.contact_nei li.centerinfo{float:left;width:40%;margin-top: 48px; }
.contact_nei li.rightinfo{float:right; }
.contact_nei li.leftinfo h3{color: #666;  height: 35px; line-height: 35px; font-size: 16px; margin: 15px 0 0; }
.contact_nei li.leftinfo p{font-size: 14px; color: #666; height: 30px; line-height: 30px}
.contact_nei li.leftinfo p span{font-size:24px;}
.contact_dizhi{ font-size: 12px!important}
.centerinfo img{width:153px; height: 120px; margin: 0px auto 10px; display: block; overflow: hidden}
.centerinfo h2{ font-size: 24px; color: #e4bb28; font-weight: bold; height: 40px; line-height:40px}
.centerinfo p{font-size:11px; color: #666; height: 30px; line-height: 30px; border-top: 1px solid #b5b5b5; font-weight: bold}
.rightinfo dl{float: left; width: 128px;height: auto; margin-left: 10px}
.rightinfo dl dt{width:100%; height: 127px; border: 1px solid #d2d2d2; padding: 4px; box-sizing: border-box}
.rightinfo dl dt img{width:118px;height: 117px}
.rightinfo dl dd{ text-align: center; height: 30px; line-height: 30px; color: #666; font-size: 12px}
.ditu{width:100%; height: 487px; margin: 40px 0 25px}
.liji_bao{width:180px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:14px;border-radius:5px;background: #184a8f;display:block;overflow:hidden;margin:20px auto;}
.liji_bao:hover{ background:#184a8f; color:#fff}




/*内页banner*/
.ny_banner{width:100%;height:300px;}
.ny_banner img{width:100%; height:auto; display:none;}
.contact_banner{background:url(../images/contact_ban.jpg) no-repeat center}
.news_banner{background:url(../images/news_ban.jpg) no-repeat center}
.service_banner{background:url(../images/service_ban.jpg) no-repeat center}
.case_banner{background:url(../images/case_banner.jpg) no-repeat center}
.product_banner{background:url(../images/product_ban.jpg) no-repeat center}
.about_banner{background:url(../images/about_ban.jpg) no-repeat center}
.video_banner{background:url(../images/video_banner.jpg) no-repeat center}




/*副导航*/
.fubiao{width:100%; height:35px;color: #999;font-size: 12px; line-height: 35px; margin: 15px 0 20px;}
.fubiao a{font-size: 14px; color: #999;}
.fubiao span{ color:#999; font-size: 14px;}
.fubiao img{margin-right:8px; width:16px; height:14px;}
.ny_biaoti{width:100%; height: 75px; display: table; background: #f2f2f2}
.ny_biaoti .container{text-align: center; display: table }
.ny_biaoti ul{width:auto; height: 75px; text-align: center; display: table; max-width: 100%;     margin: 0px auto;}
.ny_biaoti ul li{ float: left; width: auto; text-align: center; height: 50px; margin-top:20px}
.ny_biaoti ul li a{font-size: 16px; color:#666; border-right: 1px solid #cccccc; width: 100%; display: block;padding: 0px 20px}
.ny_biaoti ul li.active a{color:#184a8f;}
.ny_biaoti ul li.active{ border-bottom: 1px solid #184a8f}
.ny_biaoti ul li:hover{border-bottom: 1px solid #184a8f}
.ny_biaoti ul li:hover a{color:#184a8f;}
.ny_biaoti ul li:last-child a{ border-right:0px;}
.fubiao a:hover{color:#184a8f;}
.fubiao span:hover{color:#184a8f;}



/*内页关于我们*/
.news_main{width:100%; height: auto; margin-bottom: 70px; overflow: hidden;}
.about_all{font-size: 16px; color:#666; line-height: 28px; position:relative}
.ny_about_info{width:100%; height: 270px; margin-top: 40px;}
.ny_about_info img{width:380px; height: 270px; float: left;}
.ny_about_info .ny_about_right{width:800px; height: 270px; background: url(../images/abj.jpg) no-repeat; float: right; padding: 25px 50px;text-indent:2rem}
.ny_about_right h5{font-size: 24px; color:#FFFFFF; line-height: 30px; margin: 10px 0;}
.ny_about_right p{font-size: 16px; color:#FFFFFF; line-height: 28px; text-indent:2rem}
.about_all h3{font-size:24px; color:#333; text-align:center; margin:10px 0;}
.about_lc:after{content:""; width:1px; background:#184a8f; height:100%; position:absolute; top:0; left:135px;}
.about_all img{max-width:100%; height:auto;}
.ny_class{width:100%; height: auto; display: block; overflow: hidden}
.ny_class ul{width:100%; height: 100%; display: block; overflow: hidden}
.ny_class li{ width:23%; height: auto; float: left; margin-right: 2%; margin-bottom: 30px;}
.ny_class li .index_case_pic{width:100%; height: auto; overflow: hidden; border:1px solid #eee}
.ny_class li .index_case_pic img{width:100%; height: 100%; display:block;
 transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;


}
.ny_class li p{width:100%; height: 45px; line-height: 45px;  font-size:18px; color:#333; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_class li:nth-child(4n){ margin-right: 0px;}
.ny_class li:hover .index_case_pic img{ transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_class{font-size:14px; color:#666}
.ny_class li:hover p{color:#184a8f}
.ny_video{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_video ul{width:100%; height: auto; overflow: hidden}
.ny_video ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.video_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.video_pic video{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_video ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_video ul li:nth-child(3n){margin-right: 0px;}
.ny_video ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_video ul li:hover p{color:#184a8f}
.video_pic img{width:100%; height:auto; display:block}

.footer_all{width:100%; height:auto; position:relative}

.footer_dingbu{width:6.3%; height:100%; position:absolute; top:0; right:0; background:#183883; text-align:center;  padding-top:118px; cursor:pointer}
.footer_dingbu p{color:#fff; font-size:24px; font-family:"Arial"; opacity:.46; writing-mode:tb-rl;writing-mode:vertical-rl;  position:absolute; top:38%; left:38%}



@media screen and (max-width:1660px){
	
	.footer .w1400{width:1200px;}
	.f_ma{margin-left:2%}
	.f_ma_xx,.f_ma{width:136px; }
	.f_ma_xx{height:136px; background-size:100% 100%}
	.footer_xx dl{margin-right:10%}
}



@media screen and (max-width:1520px){
	.w1400,.container{width:1200px;}
	.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{margin-top: -80px;}

	
	.index_youshi:after{display:none;}

}


@media screen and (max-width:1400px){
	.footer_dingbu{display:none}
	
}



